home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 February / Chip_2002-02_cd1.bin / tema / mgedata / a.swf / scripts / DefineButton2_236 / BUTTONCONDACTION on(release).as
Text File  |  2002-01-14  |  85b  |  5 lines

  1. on(release){
  2.    setProperty("_root.gogo", _visible, false);
  3.    gotoAndStop(2);
  4. }
  5.